which env im running jupyter notebook

118

which env im running jupyter notebook -

import sys
print(sys.executable)

Comments

Submit
0 Comments